Skip to content

[Merged by Bors] - chore(RingTheory/Smooth/Basic): fix namespace of mvPolynomial instance#39706

Closed
justus-springer wants to merge 3 commits into
leanprover-community:masterfrom
justus-springer:justus/Algebra.FormallySmooth_namespace_fix
Closed

[Merged by Bors] - chore(RingTheory/Smooth/Basic): fix namespace of mvPolynomial instance#39706
justus-springer wants to merge 3 commits into
leanprover-community:masterfrom
justus-springer:justus/Algebra.FormallySmooth_namespace_fix

Conversation

@justus-springer

Copy link
Copy Markdown
Collaborator

This instance should be in the FormallySmooth namespace (it currently is just Algebra.mvPolynomial).


Open in Gitpod

@justus-springer justus-springer added the easy < 20s of review time. See the lifecycle page for guidelines. label May 22, 2026
@github-actions github-actions Bot added the t-ring-theory Ring theory label May 22, 2026
@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown

PR summary 5da6d340ca

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ instFormallySmoothMvPolynomial

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@ocfnash ocfnash left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just one naming tweak.

If you want to be a really good citizen you could see if there is an easy way to drop the backward.isDefEq.respectTransparency!

bors d+

Comment thread Mathlib/RingTheory/Smooth/Basic.lean Outdated
@mathlib-bors

mathlib-bors Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

✌️ justus-springer can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@mathlib-triage mathlib-triage Bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label May 25, 2026
justus-springer and others added 2 commits May 25, 2026 18:25
Co-authored-by: Oliver Nash <7734364+ocfnash@users.noreply.github.com>
@justus-springer justus-springer added the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label May 25, 2026
@justus-springer

Copy link
Copy Markdown
Collaborator Author

If you want to be a really good citizen you could see if there is an easy way to drop the backward.isDefEq.respectTransparency!

That's done in #39708 :)

@github-actions github-actions Bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label May 25, 2026
@justus-springer

Copy link
Copy Markdown
Collaborator Author

bors r+

mathlib-bors Bot pushed a commit that referenced this pull request May 25, 2026
…nce (#39706)

This instance should be in the `FormallySmooth` namespace (it currently is just `Algebra.mvPolynomial`).
@mathlib-bors

mathlib-bors Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title chore(RingTheory/Smooth/Basic): fix namespace of mvPolynomial instance [Merged by Bors] - chore(RingTheory/Smooth/Basic): fix namespace of mvPolynomial instance May 25, 2026
@mathlib-bors mathlib-bors Bot closed this May 25, 2026
mathlib-bors Bot pushed a commit that referenced this pull request May 26, 2026
Define trivial `Generators` for `MvPolynomial` and use it to golf `FormallySmooth.mvPolynomial` (where they were previously defined inline). This also removes a `set_option backward.isDefEq.respectTransparency false`.

- [x] depends on: #39706
b-mehta pushed a commit to b-mehta/mathlib4 that referenced this pull request Jun 2, 2026
…nce (leanprover-community#39706)

This instance should be in the `FormallySmooth` namespace (it currently is just `Algebra.mvPolynomial`).
b-mehta pushed a commit to b-mehta/mathlib4 that referenced this pull request Jun 2, 2026
…ver-community#39708)

Define trivial `Generators` for `MvPolynomial` and use it to golf `FormallySmooth.mvPolynomial` (where they were previously defined inline). This also removes a `set_option backward.isDefEq.respectTransparency false`.

- [x] depends on: leanprover-community#39706
Bergschaf pushed a commit to Bergschaf/mathlib4 that referenced this pull request Jun 3, 2026
…nce (leanprover-community#39706)

This instance should be in the `FormallySmooth` namespace (it currently is just `Algebra.mvPolynomial`).
Bergschaf pushed a commit to Bergschaf/mathlib4 that referenced this pull request Jun 3, 2026
…ver-community#39708)

Define trivial `Generators` for `MvPolynomial` and use it to golf `FormallySmooth.mvPolynomial` (where they were previously defined inline). This also removes a `set_option backward.isDefEq.respectTransparency false`.

- [x] depends on: leanprover-community#39706
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). easy < 20s of review time. See the lifecycle page for guidelines. t-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants